Welcome![Sign In][Sign Up]
Location:
Search - network algorithm

Search list

[Software EngineeringBP-neural-network

Description: BP网络模型处理信息的基本原理 BP神经网络模型.节点输出模型,作用函数模型,误差计算模型,自学习模型 缺陷分析及优化策略 实现神经网络的BP算法源码及注释-BP neural network model of the basic principles of processing information BP neural network model output node model, the role of function model, error calculation model, self-learning model defect analysis and optimization strategies to achieve BP neural network algorithm source code and notes
Platform: | Size: 17408 | Author: iamk911 | Hits:

[AI-NN-PRBP-neural-network-algorithm-

Description: 本程序包含BP神经网络中的各种不同的算法,包括梯度算法及拟牛顿算法及一步正割等算法-The BP neural network program contains various algorithms, including gradient algorithm and quasi-Newton algorithm and the step secant algorithm, etc.
Platform: | Size: 3072 | Author: xuliyue | Hits:

[Software EngineeringNeural-Network-

Description: 数学建模中基于matlab的神经网络算法-Mathematical modeling of neural network algorithm based on matlab
Platform: | Size: 197632 | Author: bai | Hits:

[OtherNeural-network-algorithm

Description: 人工神经网络就是模拟人思维的第二种方式。这是一个非线性动力学系统,其特色在于信息的分布式存储和并行协同处理。虽然单个神经元的结构极其简单,功能有限,但大量神经元构成的网络系统所能实现的行为却是极其丰富多彩的。-Artificial neural network is the second way to simulate human thinking. This is a nonlinear dynamical system, which feature information distributed storage and parallel co-processing. Although the structure of individual neurons is extremely simple, limited functionality, but the large number of neurons form a network system can realize the behavior is extremely colorful.
Platform: | Size: 2048 | Author: 王桂莲 | Hits:

[AI-NN-PRneural-network

Description: matlab神经网络算法,和遗传算法相结合,很好哦-matlab neural network algorithm, and genetic algorithm combined oh well
Platform: | Size: 323584 | Author: | Hits:

[AI-NN-PRWavelet-neural-network-program

Description: 一种小波分析和神经网络相结合的算法,初步性探讨,供参考-A combination of wavelet analysis and neural network algorithm, the preliminary discussion, for reference
Platform: | Size: 16384 | Author: wangyidianzi | Hits:

[matlabThe-sourcecode-of-neural-network

Description: 关于神经网络算法的展示代码 有matlab与c#两种实现方式-Show on neural network algorithm matlab code has two implementations with c#
Platform: | Size: 98304 | Author: 王涛涛 | Hits:

[AI-NN-PRBP-network-signal-classification

Description: 基于BP神经网络的语音特征信号奋力算法建模,分为神经网络的构建,训练和分类-Based speech characteristic signal BP neural network algorithm modeling struggling, into neural network construction, training and classification
Platform: | Size: 377856 | Author: wangyouquan | Hits:

[AI-NN-PRneural-network-classification

Description: 使用分类算法中的神经网络算法进行数据分类,实验表明算法可以得到较好的分类效果。-Classification algorithm using neural network algorithm for data classification, experiments show that the algorithm can get better classification results.
Platform: | Size: 2048 | Author: derekddong | Hits:

[Mathimatics-Numerical algorithmsneural-network-classification

Description: 使用分类算法中的神经网络算法进行数据分类,实验表明算法可以得到较好的分类效果。-Classification algorithm using neural network algorithm for data classification, experiments show that the algorithm can get better classification results.
Platform: | Size: 217088 | Author: crushsx | Hits:

[Picture Viewerneural-network

Description: 神经网络算法的一个程序matlab实现,此算法解决了一般的神经网络算法问题-A neural network algorithm matlab procedures realize this algorithm to solve the general problem of neural network algorithm
Platform: | Size: 1024 | Author: 石盼 | Hits:

[AI-NN-PRNeural-Network-Algorithm

Description: 神经网络学习对于逼近实数值、离散值或向量值的目标函数提供了一种健壮性很强的方法 -Neural network learning approach for real values, discrete values ​ ​ or provide a strong method to measure the robustness of the objective function
Platform: | Size: 473088 | Author: 初雪夜空 | Hits:

[Other30-intelligent-algorithm-in-MATLAB

Description: 30个matlab智能算法经典案例分析:提供了各种智能算法(遗传算法,神经网络算法,蚁群算法,粒子群算法)的源代码或工具箱。-30 intelligent algorithm matlab classic case analysis: provides a variety of intelligent algorithms (genetic algorithms, neural network algorithm, ant colony algorithm, PSO) source code or toolbox.
Platform: | Size: 1583104 | Author: liumingxing | Hits:

[matlabmatlab-Neural-network-algorithm

Description: 很经典的matlab网络神经算法,包含PDF文件和相应的例程代码-Very classic matlab neural network algorithms, including PDF files and corresponding sample code
Platform: | Size: 11334656 | Author: | Hits:

[AI-NN-PRbp-neural-network

Description: 关于改进BP神经网络算法的应用文章。指出了BP算法的几个缺陷,提出了改进方向并结合工程数据来检验改进算法-BP neural network algorithm for improving the application of the article. Pointed out several flaws BP algorithm is proposed to improve the direction and with engineering data to test the improved algorithm
Platform: | Size: 153600 | Author: 柳飞 | Hits:

[AI-NN-PRneural-network

Description: 为方便学习神经网络算法基本流程及编程,这里给出了神经网络算法的MATLAB程序-To facilitate the learning process and the basic neural network algorithm programming, here are a neural network algorithm in MATLAB
Platform: | Size: 9216 | Author: zdl | Hits:

[Industry researchclassificiation-algorithm-overview

Description: 机器学习领域经典分类算法综述,包括Decision Tree(ID3、C4.5(C5.0)、CART、PUBLIC、SLIQ和SPRINT算法),三种典型贝叶斯分类器(朴素贝叶斯算法、TAN算法、贝叶斯网络分类器),k-近邻 、 基于数据库技术的分类算法( MIND算法、GAC-RDB算法),基于关联规则(CBA:Classification Based on Association Rule)的分类(Apriori算法),支持向量机分类,基于软计算的分类方法(粗糙集(rough set)、遗传算法、模糊逻辑、人工神经网络算法)。-Classical machine learning classification algorithms overview。 Including Decision Tree (ID3, C4.5 (C5.0), CART, PUBLIC, SLIQ and SPRINT algorithm), three typical Bayesian classifier (Naive Bayes algorithm, TAN algorithm Bayesian network classifiers), k-nearest neighbor based classification algorithm (MIND algorithm, GAC-RDB algorithms) database technology, based on association rules (CBA: classification (Apriori algorithm) Classification Based on Association Rule), and support vector machine classification, classification method based on soft computing (rough sets (rough set), genetic algorithms, fuzzy logic, artificial neural network algorithm)....
Platform: | Size: 30720 | Author: MM | Hits:

[Software EngineeringImplementation-of-BP-neural-network

Description: BP神经网络算法实现及优化,较好的对传统算法进行了改进和优化。-BP neural network algorithm and optimization, better improvement on traditional algorithms and optimization.
Platform: | Size: 150528 | Author: 张平 | Hits:

[AI-NN-PRBP-neural-network-C-language

Description: 利用常见且通用的C语言,通过编程实现了神经网络的智能算法,代码不算简洁,大家相互学习-The use of common and common C language programming through intelligent neural network algorithm, the code is not simple, we learn from each other
Platform: | Size: 8192 | Author: 张龙 | Hits:

[AI-NN-PRneural-network

Description: BP神经网络算法的实现,对传统算法进行了优化!-the implemention of BP neural network algorithm,make optimization on the traditional algorithm
Platform: | Size: 16384 | Author: | Hits:
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

CodeBus www.codebus.net